CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 演示

搜索资源列表

  1. RS485Comm

    0下载:
  2. 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:25225
    • 提供者:zxc
  1. Particles

    0下载:
  2. 演示如何使用一个粒子系统/ VC++ 6.0 Opengl -Demonstration of how to use a particle system/VC++ 6.0 Opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:427983
    • 提供者:cnsoft
  1. ShadowTechniques

    0下载:
  2. 演示如何在3D场景中处理物体的阴影. VC++ Opengl 版本.-Demonstrate how the 3D scene to deal with the shadows of objects. VC++ Opengl version.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:391034
    • 提供者:cnsoft
  1. SerialReceiveAndSend

    0下载:
  2. 本实例演示了VC++中串行通信的实现方法,采用了WINAPI方式,而不是常见的MSCOMM控件,程序灵活性更强。-The examples demonstrate VC++ In serial communication method, using the WINAPI, rather than common MSCOMM controls, procedures more flexible.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-08
    • 文件大小:106343
    • 提供者:何工
  1. gundongtiao

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用滚动条控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the scroll bar control demo program in Visual C . Net 2003 to run normal. The proce
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:155340
    • 提供者:别闹了
  1. qidong_jinzhi_caidanmingling

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的如何使用 启用和禁用菜单命令 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the menu commands enable and disable the demo program in Visual C . Net 2003 to
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:218671
    • 提供者:别闹了
  1. zifuchuan

    0下载:
  2. 基于Visual c++.net 的 字符串操作演示 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net string operation and demonstration of procedures. Procedures on the use of string under VC.net. Notes the detailed code.
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:157909
    • 提供者:羊妹妹
  1. wenjianxitong

    0下载:
  2. 基于Visual c++.net (VC.net) 编写的 .文件系统操作演示 程序。代码都有注释。实现功能为:如何复制,删除,移动,更名文件;如何显示文件复制过程对话框等。-Based on Visual c . Net (VC.net) prepared. File system operation and demonstration of procedures. Code have the Notes. The realization of functions: How to cop
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:153969
    • 提供者:羊妹妹
  1. Test1

    0下载:
  2. 本代码演示了如何在VC中实现OpenGL三维绘图-This code demonstrates how OpenGL in VC to achieve three-dimensional graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:793760
    • 提供者:liling
  1. CButtonST_demo

    0下载:
  2. CButton_ST的演示程序,buttonst是个国外牛人制作的非常不错的按钮控件,功能异常强大,可以很方便的实现界面上按钮贴图,tooltips,动态效果等-CButton_ST demo program, buttonst is a foreign cattle produced very good button control, dysfunction powerful, can easily realize the mapping interface buttons, tooltips
  3. 所属分类:Button control

    • 发布日期:2017-05-03
    • 文件大小:681849
    • 提供者:看看
  1. MapDemo

    0下载:
  2. VC++2005和MapX开发的含GPS跟踪演示源码,网上有提供,但由于一个变量的问题无法成功运行,这个是经我调试,可以正常运行的程序-VC++2005 and MapX developed GPS tracking demo with source code, on-line has to provide, but because the issue of a variable can not be run successfully, this is the debug I can be th
  3. 所属分类:GPS develop

    • 发布日期:2017-05-30
    • 文件大小:13062628
    • 提供者:冷月宫主
  1. sql_vc

    0下载:
  2. sqlite大家都知道吧,一个数据库系统,该demo演示sqlite在vc下的使用.-sqlite we all know it, a database system, the demo presentation at vc under sqlite use.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:297332
    • 提供者:editasp
  1. ZHAN

    0下载:
  2. 数据结构算法中的栈的演示程序,由VC++编写而成。帮助教学-straght sort demo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:240683
    • 提供者:tracy
  1. CPUinformationpresentation

    0下载:
  2. VC++编程500例\第17章 系统硬件信息1.CPU信息查询演示-VC++ Programming 500 cases \ Chapter 17 system hardware information 1.CPU information presentation
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:158815
    • 提供者:baaa
  1. InformationBIOSdemo

    0下载:
  2. VC++编程500例\第17章 系统硬件信息 2.BIOS信息查询演示-Information 2.BIOS demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-23
    • 文件大小:154622
    • 提供者:baaa
  1. ImageN

    0下载:
  2. VC++图像处理编程演示程序,包括点处理、邻域处理、二值图像处理、二值形态学处理、灰值形态学处理、真彩色图像处理、区域分割等,包含了所有常用的图像处理方法。-VC++ image processing programming demo program, including the point of treatment, neighborhood processing, binary image processing, binary morphological processing, gray v
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6142077
    • 提供者:shino
  1. UDPmulticast

    1下载:
  2. 这是一个VC编写的组播通信演示程序。程序调用了Winsock API,并在Windows XP下测试通过。程序说明源于任泰明编写的<TCP/IP协议与网络编程>-VC This is a demonstration of the preparation process of the multicast communication. Procedure calls the Winsock API, and tested under Windows XP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:37147
    • 提供者:hwp
  1. 11.8

    0下载:
  2. 用vc++演示电子邮件收发的实例程序源代码-Using vc++ demo to send and receive e-mail source code examples
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:41292
    • 提供者:wks
  1. StuManageSuper

    0下载:
  2. 使用vc6.0开发的学生管理系统,包括对成绩的增删改查,并有管理员权限以及带柱型图和饼图的个人成绩统计和班级成绩统计(最高成绩、最低成绩、平均分等)。 管理员用户名为space,密码为19871025。 演示程序时可打开文件夹中的050704new,里面有测试数据。-Vc6.0 students to develop the use of management systems, including additions and deletions to search results and
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3913534
    • 提供者:黄东
  1. GameDemo

    0下载:
  2. 一个用VC++和DX开发的3D游戏场景演示Demo,比较完整,是不错的学习资料。-A game demo that developed in VC++ and C++.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:12220903
    • 提供者:李松
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com